home *** CD-ROM | disk | FTP | other *** search
- Path: hydra.zrz.TU-Berlin.DE!rawneiha
- From: rawneiha@hydra.zrz.TU-Berlin.DE (Philipp Boerker)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: doubling pixels horizontally
- Date: 19 Feb 1996 15:34:52 GMT
- Organization: Technical University Berlin, Germany
- Message-ID: <4ga5as$pp1@brachio.zrz.TU-Berlin.DE>
- References: <4f4ibc$gl9@news.cs.tu-berlin.de> <591.6610T1165T2102@login.eunet.no><1045.6611T753T2256@vip.cybercity.dk><4faoe1$47@sunsystem5.informatik.tu-muenchen.de><2991.6612T1034T625@vip.cybercity.dk> <576.6613T1070T1730@login.eunet.no> <1257.6614T5 <4fvu80$4tg@brachio.zrz.TU-Berlin.DE> <393.6622T674T1996@login.eunet.no>
- NNTP-Posting-Host: hydra.zrz.tu-berlin.de
-
- patrick.hanevold@login.eunet.no (Patrick Hanevold) writes:
-
- >>>Hmm. Our new one does the CPU passes %40 faster than the earlier released
- >>>version. Maby we use the same algo? :) Yes, it will show up on aminet.
-
- >>>Your one is linear, right?
-
- >>Of course! But no comparebuffer involved...
-
- >Not the hardest thing to implemet, is it? :)
-
- Well, I tried to do it, but it trashes my perfect pipelining,
- because if I do a skip some data that waits for chipmem access
- will be written to a wrong place. Also I am a bit short of registers...
- Still it shouldn't be a big problem!
-
- Greets,
- Phil.
- grond/matrix
-
-